SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 66996: The ability to use BigQuery Storage API has been added to SAS/ACCESS® Interface to Google BigQuery

DetailsHotfixAboutRate It

The ability to use BigQuery Storage API when reading from a Google BigQuery database is available with this hot fix. You can use the READ_MODE= option with the following methods of connection to the Google BigQuery database:

LIBNAME GBQ BIGQUERY READ_MODE=STORAGE ...;

PROC SQL; CONNECT TO BIGQUERY(READ_MODE=STORAGE ...);

PROC FEDSQL NOLIB CONN=(DRIVER=FEDSQL;CONOPTS=(DRIVER=BIGQUERY;READ_MODE=STORAGE;...));

The ability to use the READ_MODE= data set option has also been added.

In order to use READ_MODE= option for Storage API, additional permissions on the service account or user ID might be needed. See the BigQuery documentation Predefined roles and permissions for the current list of required permissions.  

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS/ACCESS Interface to Google BigQueryLinux for x649.419.419.4 TS1M69.4 TS1M8
SAS SystemSAS Data Connector to Google BigQueryLinux for x64V.03.052020.1.1ViyaViya
SAS SystemSAS/ACCESS Interface to Google BigQuery (on SAS Viya)Linux for x64V.03.052020.1.1ViyaViya
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.